課程資訊
課程名稱
計算機程式
Computer Programming 
開課學期
112-2 
授課對象
土木工程學系  
授課教師
汪立本 
課號
CIE1008 
課程識別碼
501 10800 
班次
02 
學分
3.0 
全/半年
半年 
必/選修
必修 
上課時間
星期一2,3,4,5(9:10~13:10) 
上課地點
 
備註
本課程中文授課,使用英文教科書。教室:工綜323室
限學士班一年級 且 限本系所學生(含輔系、雙修生)
總人數上限:40人 
 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This course aims at providing training on logical thinking and computational skills. You would learn the basics of Python, and, after this course, you would have the computational skills to solve real-world engineering problems.

A 2-to-3-hour weekly lecture will be given to facilitate your learning of fundamental principles and basic syntaxes for Python. A 1-to-2-hour lab will be immediately followed after the lecture. Lab and homework assignments will be given in a regular basis. We expect that you will in general spend about 3-5 hours every week after the class to comprehend the subject and complete these assignments. 

課程目標
This course aims at providing training on logical thinking and computational skills. 
課程要求
 
預期每週課後學習時數
 
Office Hours
另約時間 
指定閱讀
 
參考書目
1. T. Gaddis (2021), Starting Out with Python 5/e, Pearson. (Introduction of Fundamental Aspect of Python, Student Friendly)
2. P. J. Deitel and H. Deitel (2020), Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and The Cloud, Pearson. (Introduction of Contemporary Usages of Python) 
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
Lab實作 
10% 
 
2. 
HW作業 
15% 
 
3. 
Quiz 小考 
15% 
兩次,每次 7.5% 
4. 
Midterm exam期中考 
20% 
 
5. 
Final exam期末考 
25% 
 
6. 
Final project (teamwork, 3-4人per team) 
15% 
 
 
課程進度
週次
日期
單元主題
第1週
02/19  Course Introduction
Module01: Introduction to Programming and Python
Module02: Elementary Programming: Input, Processing and Output (I) 
第2週
02/26  Module02: Elementary Programming: Input, Processing and Output (II)
Module03: Decision Structures and Boolean Logic 
第3週
03/04  Module 04: Repetition Structures 
第4週
03/11  Module05: Functions 
第5週
03/18  Quiz 1 (50 mins.)
Module06: Lists and Tuples (I) 
第6週
03/25  Module06: Lists and Tuples (II) 
第7週
04/01  Module07: String Manipulation
Module08: NumPy Arrays (I) 
第8週
04/08  Review Session
Midterm Mock Exam 
第9週
04/15  Midterm Exam (3 hours) 
第10週
04/22  Module08: NumPy Arrays (II)
Module09: Dictionaries and Sets (I)
Final Project Introduction 
第11週
04/29  Module09: Dictionaries and Sets (II)
Module10: File 
第12週
05/06  Quiz 2 (50 mins.)
Module11: Objects and Class
Module12: Into the Wild 
第13週
05/13  Final Project Milestone Check
Review Session
Final Mock Exam 
第14週
05/20  Final Exam (3 hours) 
第15週
05/27  Final Project Presentation